home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / emu-mess.swf / scripts / DefineSprite_232_leaf bunch / frame_2 / DoAction.as
Encoding:
Text File  |  2008-08-08  |  160 b   |  9 lines

  1. if(_root[this.splat]._currentframe == 1)
  2. {
  3.    _root[this.splat].myFloor = myFloor;
  4.    _root[this.splat].play();
  5. }
  6. this.xmov = 0;
  7. this.ymov = 0;
  8. stop();
  9.